home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / wwbbs26.lha / WWBBSDoors / cybmods2.lha / cybmods2.txt next >
Encoding:
Text File  |  1993-12-29  |  4.5 KB  |  92 lines

  1.                Cyber Link Modules Archive #2
  2.                    Written By Instigist,
  3.                Snake's Pit BBS: 310-863-3754
  4.  
  5.  Well, since my last mod pack, I have been working on various new mods
  6. for Cyberlink BBS. I also found some bugs which had to be fixed, so 
  7. the new versions/fixed archives have been added to this mod pack.
  8.  
  9.                         NEW MODULES:
  10.  
  11. Cyberlink Empire v1.0 :
  12.  First off I want to make a BIG NOTE, this version of empire was written
  13. from scratch without using routines from any previous version of the game.
  14. I have never been really big on C-net's version of empire. It is lacking
  15. in certain areas i've thought, though it has been improving and is now
  16. pretty good. I have modeled my version after the old Town Empire of 
  17. Image BBS and Color 64. It contains all of the standard empire options
  18. as well as a complete town. In the town you may train soldiers(to nobles),
  19. buy slaves(serfs), gamble, hire spies, auction off old property, change
  20. tax rate, etc. In the near future(probably the next update) I will be
  21. implementing colonies and ships, so that will add a new twist. I haven't
  22. seen a game of colony empire since the commodore 64 years ago.
  23.  
  24. User Biographies v1.1 :
  25.  I released v1.1 for two reasons, one is a minor enhancement, and the
  26. other is to fix some bugs(see below). The enhancement is that you can
  27. now re-edit your own biography if you so desire, in case anything 
  28. changes, or you just would like to update it a little(new equipment,
  29. new hobbies, new joke, etc). That's the only enhancement to v1.0.
  30.  I had kind of sped through writing user biographies the first time and
  31. didn't do much testing of it. I found a couple of bugs that needed to
  32. be fixed. First off was a simple one, it always showed your acess level
  33. after your city when it shouldn't have, so that has been corrected. The
  34. other problem was that if you used a blank line it would show up as
  35. RESULT. That has been fixed, this is now a fully 100% working version
  36. of user biographies, so I hope you enjoy it. I also added carrier check
  37. routines.
  38.  
  39. Stock Market:
  40.  I have converted StockMarket v2.02 from C-Net Amiga BBS. This took
  41. a lot of painstaking work, so I hope everyone enjoys it. It is a 
  42. little less colorful, but I think everyone should understand why,
  43. considering there are no color codes for Cyberlink while there are
  44. for C-net. Anyhow, I hope that you enjoy it.
  45.  
  46. Hacker v4.6:
  47.  I have converted Hacker v4.6 from Trinity BBS. This was the hardest
  48. conversion I have ever done. Not only was it full of MCI commands, but
  49. it didn't work right. I had to totally debug the haa and dial 
  50. sub-systems. This was a long, horrible process that went on for a 
  51. couple of days, so I hope someone uses it! Enjoy...
  52.  
  53. Vote Booth v1.1 :
  54.  The voting booth is not really changed, what I did was make it more
  55. sysop friendly. Now you do not have to edit the .rexx file at all. I have
  56. written a small documentation right here to tell you how to go about
  57. making a vote topic. I will also let you know that v1.2 will contain
  58. multiple vote topics, so that will be a nice addition.
  59.  This voting booth is somewhat limited. You may only have one topic,
  60. and there can only be nine answers(like anyone ever uses more, haha).
  61. I am now going to explain the simple way of how to edit your own vote
  62. questions. First off all these files should be in the directory 
  63. 'doors:vote/'. The file named 'QUESTION' should contain the question
  64. and the available answers. For example:
  65.  
  66. Do you like corn?
  67.  
  68. 1. Yes
  69. 2. No
  70. 3. Maybe so!
  71.  
  72.  The only other file you must edit is the file called 'choices'. You will
  73. simply insert a number into this file that will be the # of choices
  74. available(available answers). Thus for this example the file choices 
  75. would simply read:
  76. 3
  77.  The main difference between v1.1 and v1.0 is in v1.0 the 'choices' file
  78. didn't work so you had to do that manually. Now it is more sysop friendly.
  79. A note though, if you create a new vote question you will want to clear
  80. out all the names in the file 'names' because this is the list of people
  81. who have already voted.
  82.  The only other addition to vote booth v1.1 from v1.0 is I added a 
  83. carrier check routine into the vote prompt.
  84.  
  85. MATCHMAKER v1.1:
  86.  This program was converted from Trinity BBS, and I also made some
  87. improvements to it. For one, before it would match you with anyone
  88. regardless of sex or preference, this has been fixed. Also I made it
  89. have pauses when you browse another users remarks. Before it would
  90. go flying through all of them without pausing and you couldn't see
  91. who said what. This is now fixed.
  92.